home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
360 Degrees of: Wind Cave & Jewl Cave
/
360 Degrees of: Wind Cave & Jewl Cave.iso
/
pc
/
DATA
/
VR.CST
/
00003_launch program.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2007-08-20
|
170 b
|
12 lines
on mouseUp
global readytolaunch
--This prevents the player from launching multiple times
if readytolaunch = 1 then
go to "launchstore"
end if
end